home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / disk / oh12.zip / TS.DOC < prev    next >
Text File  |  1996-05-25  |  42KB  |  842 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.                  Triple Shell
  10.                        Copyr. 1990 - 1996 Gleason Pace
  11.  
  12.  
  13.                  China Wing Software
  14.               12162 S. W. Scholls Ferry Rd. #191
  15.                   Tigard, Or. 97223
  16.  
  17.  
  18.  
  19.  
  20.  
  21.  
  22.  
  23.  
  24.  
  25.              DISCLAIMER OF WARRANTY
  26.  
  27. I have spent a good deal of time making Triple Shell the best of its
  28. kind; however, this software and documentation file are sold "As Is" and
  29. without warranties as to performance or merchantability or any other
  30. warranties whether expressed or implied.  Because of the various hardware and
  31. software environments into which this program may be put, no warranty of
  32. fitness for a particular purpose is offered.
  33.  
  34. Good data processing procedure dictates that any program be thoroughly
  35. tested with non-critical data before relying on it.  The user must assume
  36. the entire risk of using the program.  Any liability of the seller will be
  37. limited exclusively to product replacement or refund of purchase price.
  38.  
  39. The copyrighted or registered names mentioned herein are the property of their
  40. respective owners.
  41.  
  42. The files you should find in this archive are:
  43. TS.EXE--Triple shell. 
  44. TS.DOC--this file.
  45.  
  46.                    Requirements
  47.  
  48.     DOS 3.0 or higher.  Compatible with Hercules, monochrome, CGA, EGA, 
  49. VGA video systems.  TS will run on any IBM compatible system including 
  50. networks.  TS only requires 48K for itself.  It will be useful on systems
  51. with only one floppy drive, but its full usefulness will be more apparent on 
  52. systems with 640K ram and a hard drive.
  53.  
  54.         Triple Shell now detects the presence of and releases time slices to
  55. DOS sessions under OS2, Desqview and Windows.  If Windows is holding back on
  56. giving TS time, try setting IdleVmWakeUpTime=x (with x being 1 or 2 seconds) in
  57. system.ini.  If you are using a real IBM or MS DOS in the window, rather than
  58. an OS2 or Windows virtual DOS, you will need to have at least DOS 5.0 to get
  59. time slice support.
  60.  
  61.                              Program Overview
  62.                   
  63.     Triple Shell is a very quick and handy DOS shell that does everything
  64. you always wished a shell would do without getting in your way.  Unlike CED, 
  65. or Doskey it is not necessary to arrow key back through multiple command lines 
  66. looking for the one you want.  Previous commands are always on display and
  67. accessible with just a few keystrokes.  A previous command can be edited with
  68. full keyboard cursor control.  Unlike large DOS shells, any program (or batch
  69. file) will run in the TS environment with truly managed command line support.
  70. And unlike many other shells it is not necessary to thread though menus to find
  71. the function you need.
  72.  
  73.         I have put a lot of work into this documentation knowing full well
  74. that, if you can't get TS to do what you want after a few tries, you
  75. probably won't use it.  Docs pretty much go unread.  There is just too much
  76. good stuff out there to hassle with a program that doesn't work right with a
  77. small amount of effort.  On the other hand, TS, because of its small size, is
  78. deceptive.  This program does a LOT.  And it does it quickly and easily.  A
  79. little noticing of the different modes that this program can operate in and
  80. considering how these modes fit into your needs and patterns will pay off.
  81. 'Nuff said.
  82.  
  83.         I use TS constantly.  It has been a great help to me over the past
  84. few years.  And developing it has been a great source of enjoyment.  I
  85. believed the previous version would be the last.  But it was not to be.
  86. So, one more time, I am sending TS out into the world and I wish it well.
  87. May it be useful for you as it has been for me.
  88.  
  89.  
  90.                             USING TRIPLE SHELL
  91.  
  92.         When you load TS it is prepared to act in six different ways:
  93.             ■ It sorts the default directory contents into three separate
  94.               lists.  These then directly become an editable menu of
  95.               directories to change to, programs to run and data files
  96.               to edit.
  97.             ■ These lists also directly become an editable menu of files
  98.               and directories to move, copy or delete.
  99.             ■ The lists can be displayed in two different formats
  100.               (operational modes) with special powers given to each.
  101.             ■ TS provides a list of 10 Autokey programs which can be
  102.               executed by pressing 0-9.  The information at the flashing
  103.               prompt in the lists will be passed to the program as a
  104.               command line if the program will accept one.
  105.             ■ TS stores commands as they are executed in the History Lists.
  106.               Previous commands also remain in the list of origin and can
  107.               be edited and/or used again in either location.
  108.             ■ TS accepts "Enter" as an all purpose command execution key.
  109.               Place the cursor on the directory you wish to change to,
  110.               command line you wish to execute, or data file you wish to read
  111.               and press this key.  TS expects directory names to be in the
  112.               Directory List.  Otherwise, TS uses the file extension to
  113.               determine what action to take.
  114.  
  115.         TS has two operational modes each with submodes.
  116.             ■ Command Mode:  presents you with three sorted lists
  117.               (Subdirectories in this Directory, Program Files in
  118.               this Directory, and Data Files in this Directory)
  119.               plus the 10 member Autokey List.  The entries in the
  120.               lists are shown in abbreviated form.  Any of them can
  121.               be individually edited.  All of TS's functions are
  122.               available in this mode.  Use "scroll lock" to switch
  123.               between submodes:
  124.                   ■ Overwrite lists when changing default drive or
  125.                     directory.  This is the default mode when
  126.                     loading TS.
  127.                   ■ Preserve lists when changing default drive or
  128.                     directory.  You can load TS in this mode if
  129.                     you use the "/s" switch.  If you have previously
  130.                     saved a set of lists with the "a" function, TS
  131.                     will load with these.  If not, the lists will be
  132.                     empty.
  133.             ■ Expanded Edit Mode:  presents you with a full screen,
  134.               text editor style display of one of the lists.  You
  135.               have complete freedom of cursor movement, allowing you to
  136.               edit, and/or execute any of the command lines shown.  You
  137.               may also switch between the three lists of the current
  138.               submode.  A limited set of function keys is available.
  139.               You can load TS in this mode if you use the "/x" switch.
  140.               You can enter Expanded Edit Mode from Command Mode by
  141.               pressing the "x" key.  Once you are in expanded mode,
  142.               "Scroll lock" is the passive switch and "page down" is
  143.               the active switch for changing submodes:
  144.                   ■ Command History Lists:  when you execute commands
  145.                     in one of the other submodes, the commands are saved
  146.                     to these lists as well as preserved in the list of
  147.                     origin.  The history lists are never overwritten
  148.                     with directory information.
  149.                   ■ Directory Content Lists:  the same lists you see
  150.                     in Command Mode but with expanded edit access.  While
  151.                     in this submode, you can overwrite one of these lists
  152.                     with new directory contents only by pressing "f6".
  153.                     When you have executed a command in this submode,
  154.                     you will find the list shifted up one line when you
  155.                     return to TS.  The cursor will be placed at a new
  156.                     blank line just as it would be if you were executing
  157.                     commands at the DOS prompt.
  158.  
  159.         Some sample TS command lines:
  160.             TS        loads TS in Command Mode.  The lists will be overwritten
  161.                       when you change the default drive or directory.
  162.